Carbon


InsertRadioButtonDialogItem

Header: Dialogs.h Carbon status: Supported

OSErr InsertRadioButtonDialogItem (
    DialogPtr theDialog, 
    DialogItemIndex afterItem, 
    const Rect *box, 
    Boolean enabled, 
    ConstStr255Param title
);
theDialog
afterItem
box
enabled
title
function result

A result code.

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)